home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-02-16 | 1.2 KB | 35 lines | [TEXT/R*ch] |
- ListBox
- by Kyle Ellrott
- <http://www.geocities.com/SiliconValley/Park/3201/>
- 2/14/98
-
- ListBox is a rather simple C++ class that shows you how to make you own
- ListManager'esque box. It's a simple 1 colom box with a scroll box, but all
- the code is there, so you can read through it and try to make your own.
- The test app is a CW Pro 2 project file.
-
- Why did I make this?
- Because I felt like it. I've used ListManager in the past. I could get it
- to work, but I thought that it was too easy to crash.
-
- How much is it?
- Nottin. This is public domain code. But if you do use it for something
- please put my name in the credits. If you like, send me an e-mail and tell me
- that you liked the code.
-
- Should I really e-mail you?
- Yes. If I get some feedback then I'll be more encouraged to write more code.
- Actually I'm going to program whether or not anybody tell's me that they've seen
- my work, but still, it would really make my day.
-
- Where can I e-amil you?
- My address is killtherat@bigfoot.com
-
- Why 'KillTheRat'?
- If you really want to know, e-mail me and ask.
-
- I noticed the date, why did you write this on Valentine's Day?
- You figure it out....
-
- ---------------------------------
-